Skip to main content
POST
[Web Hosting] Change the billing cycle of the current plan

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

id
string<uuid>
required

Web hosting unique identifier

organization_id
string<uuid>
required

Organization unique identifier

project_id
string<uuid>
required

Project unique identifier

Body

application/json
billing_cycle
string
required

Cycle to move the service to. Only a longer cycle the plan is priced for is accepted.

Response

Cycle change order created

order_id
integer | null
required
invoice_id
integer | null
required
invoice_url
string | null
required
message
string
required